Welcome![Sign In][Sign Up]
Location:
Search - moment features code

Search list

[Graph RecognizeOCRbyRF

Description: 做的一个在线光学字符识别的vc程序,主要采用了图像的矩特征和几何特征等两种方法,提供了完整了C++源代码,可供图像处理和模式识别人员参考。-do an online Optical Character Recognition vc procedures, used mainly to the moment the image characteristics and geometric features such as the two methods, providing a complete C + + source code, for image processing and pattern recognition reference.
Platform: | Size: 866375 | Author: 任芳 | Hits:

[Graph RecognizeOCRbyRF

Description: 做的一个在线光学字符识别的vc程序,主要采用了图像的矩特征和几何特征等两种方法,提供了完整了C++源代码,可供图像处理和模式识别人员参考。-do an online Optical Character Recognition vc procedures, used mainly to the moment the image characteristics and geometric features such as the two methods, providing a complete C++ source code, for image processing and pattern recognition reference.
Platform: | Size: 866304 | Author: QHLee | Hits:

[Graph Recognizeis

Description: 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)-Image Feature Extraction of the source code, use the sobel operator edge extraction, the use of hu moments shape feature extraction of images, the use of color centers Moment image color feature extraction, use eclipes into the project and run the test file (test file could be to some notes run out some more features)
Platform: | Size: 46080 | Author: 房劬 | Hits:

[AI-NN-PRJAVA

Description: 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sobel operator edge extraction, the use of hu moments shape feature extraction of images, the use of color centers Moment image color feature extraction, use eclipes into the project and run test file (test file can be removed from some parts of Notes to run more features).
Platform: | Size: 36864 | Author: 范卫华 | Hits:

[CSharpWebCapture

Description: C#版的网页照相机,也称网页快照抓取器,捕获整个网页,生成PNG图像,这和抓屏功能还有点不一样,抓屏功能只能抓取屏幕当前显示的内容,并不能将没有显示的内容一并抓取,网页照相机是把显示与不显示的全部抓取出来。在对话框中输入你要捕获的网页地址,稍等片刻它就会抓取完毕并生成图像在当前目录。   本源码在VS2005下顺利编译通过。   不过程序好像存在兼容性问题,有些网页抓取后是空白。 -CSharp version of their web cameras, also known as page snapshot Grabber, capture the entire page to generate PNG images, which features screenshots still not the same, screenshots can only capture screen shows the contents of the current does not bring no shows that the content be crawling, web camera is to display and do not show the full crawl out. In the dialog box, type you want to capture the web site, wait a moment it will crawl up and generate images in the current directory. The source code in VS2005 compiler through smoothly. But the existence of the procedure seems to compatibility problems, and some pages are blank after crawling.
Platform: | Size: 199680 | Author: Denghuashan | Hits:

[Windows Developcm-wt

Description: matlab code for extracting grid-based color moment and wavelet texture features. simple but effective.
Platform: | Size: 2048 | Author: Y Jiang | Hits:

[OS Developvs

Description: My Mini 操作系统 源码.目前已经实现的功能: 阶段1: 1 BootSect 2 Kernel Loader (已经进入保护模式,并且将必要的参数传递给Kernel) 3 Kernel (开启页式存储,物理内存的简单管理,为中断提供了一套基本的接口,利用Bget建立了一个简单的堆) 阶段2: 1 优化了一部分代码,包括内核堆,内核栈的重新布置 2 初始化了一个TSS,用以处理特权级变化 3 将GDT从以前的KernelLoader空间到自己的空间 4 引入进程的概念(用双向链表来管理) 5 实现了第一个Ring3进程(但是此刻IF位置0,暂不响应时钟中断) 阶段3: 1 现在系统中有2个进程 2 开启时钟中断,对进程进行调度 3 现在每个进程有两个栈(Ring3栈,Ring0内核栈),中断处理程序也有了自己的内核栈,这样子,无论你的ISR多么复杂都不会乱了。 阶段4: 1 优化了中断处理过程,实现了中断的重入 2 实现了进程优先级的概念 3 开启键盘中断,进程中可以可以读取键盘输入(代码模仿,还有BUG,以后修正) 未来计划(如果谁有兴趣一起做的话,welcome !): 1 继续完善键盘输入功能 2 将每个任务(进程)的输入,输出隔离开来-My Mini operating system source code Already implemented features: Phase 1: 1 BootSect 2 Kernel Loader (has entered the protected mode, and the necessary parameters to the Kernel) 3 Kernel (open page storage, a simple physical memory management, interrupt provides a basic set of interfaces, using Bget created a simple heap) Phase 2: An optimized part of the code, including kernel stack, kernel stack of re-arrangement 2 Initializes a TSS, to deal with privilege level change 3 to GDT from the previous KernelLoader space to their own space 4 introduces the concept of the process (using two-way linked list to manage) 5 to achieve the first Ring3 process (but at the moment IF position 0, they will not respond to the clock interrupt) Stage 3: 1 Now the system has two processes 2 Turn the clock interrupt, the process scheduling 3, each process now has two stacks (Ring3 stack, Ring0 kernel stack), the interrupt handler also has its own kernel stack, this way, no ma
Platform: | Size: 67584 | Author: 程光 | Hits:

[Special EffectsInvar_Moment

Description: 该代码为利用几何不变矩提取图像几何特征的代码,用matlab编写,提取7个Hu矩为特征向量。可以用于基于内容的图像检索-The code for the image using the geometric moment invariant geometric features extracted code, written with matlab to extract seven Hu moments as features. Can be used for content-based image retrieval
Platform: | Size: 1024 | Author: vivi | Hits:

[matlabHuPMoment

Description: 基于不变矩的形态特征提取,语言是MATLAB,代码可以运行-Morphological features extraction based on moment invariants, language MATLAB, the code can run
Platform: | Size: 486400 | Author: 何探 | Hits:

[androidAndroidIMBluetoothP2P

Description: code to obtain affine moment invariant features. Apply the technique to OCR and use a standard classifier to evaluate the performance of your implementation Blur Invarient
Platform: | Size: 102400 | Author: shubhada | Hits:

[Graph programrihor_Little_Bear_tools

Description: 小熊工具箱是由中科院对地观测中心在读博士胡勇将自己写的 IDL 代码整理而成,包含许多实用功能:相对辐射归一化、矩匹配相对辐射校正、趋势分析、最大值合成、 MODIS 质量数据转换、批量矢量裁剪、 MRT 批处理、 TVDI 、 ROI 分离器、批量生成缩略图、批量生成影像范围(shp)。-Winnie the toolbox from the CAS CEODE PhD Hu Yong will write their own IDL code was compiled, contains many useful features: the relative radiation normalized moment matching relative radiometric calibration, trend analysis, maximum synthesis, MODIS quality data conversion, batch vector clipping, MRT batch, TVDI, ROI separator, batch generate thumbnails, generate batch image range (shp).
Platform: | Size: 138240 | Author: 任仲亮 | Hits:

[Otherxiaoxionggongjuxiang

Description: 小熊工具箱是由中科院对地观测中心在读博士胡勇将自己写的IDL代码整理而成,包含许多实用功能:相对辐射归一化、矩匹配相对辐射校正、趋势分析、最大值合成、MODIS质量数据转换、批量矢量裁剪、MRT批处理、TVDI、ROI分离器、批量生成缩略图、批量生成影像范围(shp)-Bear toolbox by CAS CEODE PhD Hu Yong will write their own IDL code cleanup is made, it contains many useful features: relative radiometric normalization, moment matching relative radiometric calibration, trend analysis, maximum synthesis, MODIS data quality conversion, batch vector cutting, MRT batch, TVDI, ROI separator, batch generate thumbnails, generate batch image range (shp)
Platform: | Size: 1092608 | Author: share | Hits:

[Special Effectsmatlab

Description: 使用的版本:64位的MATLAB R2015b,代码可以直接运行仿真。 (1)提取五个特征量中的Hu矩和仿射不变矩; (2)picture用来存放训练样本和测试样本; (3)save用来保存代码运行过程中提取的特征量,matlab1存放仿射不变矩特征量, matlab2存放Hu矩特征量,Hu_BBA存放样本的Hu矩的基本信度赋值和识别类型, FS_BBA存放样本的仿射不变矩的基本信度赋值和识别类型,目标识别矩阵、信息融 果和判决结果在指令窗输出(1,2,3表示类型,0表示拒判)。 (4)使用mewpnn函数建立PNN网络,除了散布常数外,其余参数为默认值; (5)PCR6可用于处理两个及三个以上的信息源,当处理两个信息源时与PCR5规则一致。 -Use versions: 64-bit MATLAB R2015b, code can be directly run the simulation. (1) extracts five feature amounts of Hu Moment and affine invariant moment (2) picture is used to store the training samples and testing samples (3) save to save the code runs in the process of extracting feature quantity, matlab1 store affine invariant moment features, matlab2 storage Hu moment features, Hu_BBA stored samples Hu moments basic belief assignment and identify the type, FS_BBA samples stored affine moment invariants basic belief assignment and identify the type of target recognition matrix, fruit and financial information verdict in the command window output (1,2,3 indicates the type, 0 indicates False Rejection). (4) use mewpnn function creates PNN network, in addition to spread constant, the other parameters to their default values (5) PCR6 can be used to handle two and three or more sources of information when dealing with two sources of information is consistent with PCR5 rules.
Platform: | Size: 9296896 | Author: 唐乐爽 | Hits:

CodeBus www.codebus.net